home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / BIND / META2_CHARACTER < prev    next >
Encoding:
Text File  |  1993-05-04  |  511 b   |  13 lines

  1. Usage: BIND <key> META2_CHARACTER
  2.   This function switches to an "alternate" keymap.  That is,
  3.   after this character is hit, the next key hit can have a new
  4.   definition.  This is how the Escape sequences are done.  In
  5.   fact, the escape key's default binding is META1_CHARACTER.  For
  6.   example:
  7.     BIND ^X META2_CHARACTER
  8.   binds this function to ^X.  You may then bind meta key
  9.   sequences with either of the two following formats:
  10.     BIND ^X? HELP_CHARACTER
  11.   or
  12.     BIND META2-? HELP_CHARACTER
  13.